Michael Vogt [Sat, 25 Jan 2020 13:15:30 +0000 (13:15 +0000)]
synaptic (0.90) unstable; urgency=medium
[ Julian Andres Klode ]
* Update config.h.in and INSTALL file
* Remove obsolete <apt-pkg/sptr.h> include
* Use RFC1123StrToTime instead of StrToTime
* Use VerIterator::Section() instead of PkgIterator::Section()
* Use APT::Progress::PackageManager subclass instead of fd
* Remove calls to no-op InstallProtect()
* Port code from TFRewrite to pkgTagSection::Write
* Fix un-namespaced use of std::vector and std::string
* Port pkgMakeStatusCache to pkgCacheGenerator::MakeStatusCache
* Add missing #include <apt-pkg/update.h>
* Port to APT::Upgrade::Upgrade
* Port to a subclass of pkgArchiveCleaner that actually removes
* Port GetCandidateVer to GetCandidateVersion
* Swich from MD5 to Hashes
* Use apt-pkg's indexcopy, it was merged in 2005
* CurrentSize and co in acquire worker moved to CurrentItem
* configure.in: apt-inst is optional
[ Reuben ]
* Use pkgAcqChangelog to get changelog URI.
* Remove obsolete getChangelogURI() function
[ Michael Vogt ]
* rgpkgtreeview.cc: save column width changes in config
[ Debian Janitor ]
* Trim trailing whitespace.
* Use secure URI in Homepage field.
* debian/control: Add Vcs-Browser field
* Bump debhelper from deprecated 8 to 12.
* Set debhelper-compat version in Build-Depends.
* Drop unnecessary dependency on dh-autoreconf.
* Use canonical URL in Vcs-Git.
* Fix day-of-week for changelog entries 0.62.1, 0.37-1.
Michael Vogt [Mon, 15 Apr 2019 07:39:32 +0000 (08:39 +0100)]
synaptic (0.84.6) unstable; urgency=medium
[ sajolida ]
* Give visual feedback while starting
[ Shengjing Zhu ]
* configure.in: Miss bumping version str to 0.84.5
* synaptic-pkexec: Do not use pkexec under Wayland; warn users instead
* gsynaptic: Show possible reason when failed to init gtk
[ Michael Vogt ]
* configure.in: Bump version to 0.84.6
Michael Vogt [Mon, 15 Oct 2018 05:48:48 +0000 (06:48 +0100)]
synaptic (0.84.4) unstable; urgency=medium
[ AsciiWolf ]
* Update Synaptic version
[ muzena ]
* Update cro lng
[ gogogogi ]
* Update hr.po
[ Simon Ochsenreither ]
* Improve some details of the main window interface
* Fix segfault due to not returning anything from a bool function
* Hide the toolbar's center element (quick search) if we don't display it
Michael Vogt [Sun, 18 Mar 2018 20:50:39 +0000 (20:50 +0000)]
synaptic (0.84.3) unstable; urgency=medium
[ gogogogi ]
* Update Synaptic version
[ Jose A. Múrcia ]
* Update ca@valencia.po
[ hugo ]
* Fixed a small inconsistency in fr.po
[ Michael Vogt ]
* fix user-mode synaptic to not crash under wayland
* add some more things to gitignore
[ Brahim Djoudi ]
* Removal of empty declarations
[ Olivier Humbert ]
* Update the French translation
* Update fr.po
[ AsciiWolf ]
* Update Czech translation
[ Gunnar Hjalmarsson ]
* Fix missing closing b tag in german translation
* Strip translations in Ubuntu
* Reverse fix of do missing closing b tag in po.de
Michael Vogt [Thu, 9 Mar 2017 15:28:15 +0000 (15:28 +0000)]
synaptic (0.84.2) unstable; urgency=medium
[ Simon McVittie ]
* Depend on policykit-1 instead of recommending
gksu|kdebase-bin|policykit-1. data/synaptic.desktop.in and
debian/synaptic.menu both use debian/synaptic-pkexec, which
unconditionally runs pkexec. (Closes: #856520)
* Pushing the recommendation up to a Depends ensures that the menu entry
can in fact be launched (Closes: #415408)
Michael Vogt [Thu, 12 Jul 2012 19:14:23 +0000 (19:14 +0000)]
synaptic (0.75.13) unstable; urgency=low
* debian/synaptic.menu:
- use x-terminal-emulator -e synaptic-pkexec to support systems
that do not have a GUI policykit agent running (closes: #678847)
* include all origins in the origin filter not just the first one
* show all "archives" in the origins view even if they are "shadowed"
by another one